take into account that a path from a rowref can be NULL. (#72623 and
authorKristian Rietveld <kris@gtk.org>
Tue, 26 Feb 2002 18:56:53 +0000 (18:56 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Tue, 26 Feb 2002 18:56:53 +0000 (18:56 +0000)
commit07d3ebd0174a9733e3eb23f35065223af9835e52
tree51903d3824757e49d7c35b879afb894bf9ec71b7
parentf255d50bbf361e18d0498ea33b49e207312d91a6
take into account that a path from a rowref can be NULL. (#72623 and

Tue Feb 26 19:47:16 2002  Kristian Rietveld  <kris@gtk.org>

        * gtk/gtktreeview.c (validate_visible_area): take into account
        that a path from a rowref can be NULL. (#72623 and #72650)

        * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_cell_render_or_focus):
        let focus_rectangle be the same as cell_area for empty cells (#69900)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktreeview.c
gtk/gtktreeviewcolumn.c